hvmloader: Fix _start-relative calculation of hypercall page address.
authorKeir Fraser <keir@xen.org>
Mon, 18 Apr 2011 17:08:47 +0000 (18:08 +0100)
committerKeir Fraser <keir@xen.org>
Mon, 18 Apr 2011 17:08:47 +0000 (18:08 +0100)
commit65d3e7529cf41f78de777fdcc30de7a32ea9e906
treedd009a1622f0e83e297ae2e9b93258ce899374a1
parent95966a869e10d91955c4c2ce15845cf8c5e05740
hvmloader: Fix _start-relative calculation of hypercall page address.

We got away with it because _start-HYPERCALL_PHYSICAL_ADDRESS happens
to equal HYPERCALL_PHYSICAL_ADDRESS.

Signed-off-by: Keir Fraser <keir@xen.org>
tools/firmware/hvmloader/config.h
tools/firmware/hvmloader/hypercall.h